The
Object Name property of a double click action must be a valid drawing interchange
format (DXF™) name, or a special
name for insert objects.
There are some exceptions
as to when the DXF name is not used for the Object Name property
of a double click action. These exceptions apply to objects that
use the INSERT DXF names. For example, the double click action named “Attribute
Dynamic Block” in the acad.cuix file uses the object
name ATTDYNBLOCKREF. which is used for insert objects that contain
attributes and dynamic actions.
The following table shows
the DXF names for many of the objects commonly found in a drawing.
In most cases, the DXF name and the object name are the same value
with the exception of the INSERT DXF name.
DXF Names for Commonly Used Objects
|
DXF Name
|
Description
|
3DFACE
|
3D face
|
3DSOLID
|
3D solid (primitive and
complex 3D solids)
|
ACAD_PROXY_ENTITY
|
Object of an unknown
type
|
ARC
|
3-point arc
|
ATTDEF
|
Attribute definition
that is not defined in a block
|
CAMERA
|
Camera
|
CIRCLE
|
Circle
|
DGNUNDERLAY
|
DGN file underlay
|
DIMENSION
|
Dimensions (all dimension
objects)
|
DWFUNDERLAY
|
DWF file underlay
|
ELLIPSE
|
Ellipse and elliptical
arc
|
EXTRUDEDSURFACE
|
3D extruded surface
|
HATCH
|
Hatch
and gradient fill
|
HELIX
|
2D or 3D spiral
|
IMAGE
|
Raster image
|
INSERT
|
The Object Names for
the different types of block reference objects are as follows:
- ATTBLOCKREF
-
Block reference with
attributes
- ATTDYNBLOCKREF
-
Dynamic block reference
with attributes
- BLOCKREF
-
Block reference without
attributes
- DYNBLOCKREF
-
Dynamic block reference
without attributes
- XREF
-
External reference (xref)
|
LEADER
|
Legacy leader
|
LIGHT
|
Point light, spotlight,
web light, and distant light
|
LINE
|
Line
|
LOFTEDSURFACE
|
3D lofted surface
|
LWPOLYLINE
|
Lightweight polyline
|
MLINE
|
Multiline
|
MLEADER
|
Multileader
|
MTEXT
|
Multiline text
|
PDFUNDERLAY
|
PDF file underlay
|
POINT
|
Point
|
POLYLINE
|
2D or 3D polyline
|
RAY
|
Ray
|
REGION
|
2D region
|
REVOLVEDSURFACE
|
3D revolved surface
|
SHAPE
|
Shape insert
|
SOLID
|
2D solid
|
SPLINE
|
B-spline curve
|
SWEPTSURFACE
|
3D swept surface
|
TABLE
|
Table
|
TEXT
|
Single-line text
|
TOLERANCE
|
Geometric tolerance
|
VIEWPORT
|
Floating viewport
|
WIPEOUT
|
Wipeout
|
XLINE
|
Construction line
|
NoteIf more than one
object is selected or if an object type is not associated with a
double click action, the default command used is PROPERTIES.